Parameters
- source
- A sequence of TSource values to calculate the sum of.
- selector
- Gets a BigDecimal from an item in the source
Type Parameters
- TSource
- The items in the collection
Return Value
The sum of the values in the sequence.
Exception | Description |
---|---|
System.ArgumentNullException | selector or source is null |
Target Platforms: Windows 10, Windows 8, Windows 7, Windows Vista, Windows Server 2016, Windows Server 2012, Windows Server 2008. Please ensure you have the latest Service Pack for your operating system installed.